Move some more shared x-, w32- things to common-win.
authorGlenn Morris <rgm@gnu.org>
Sun, 24 Oct 2010 22:04:45 +0000 (15:04 -0700)
committerGlenn Morris <rgm@gnu.org>
Sun, 24 Oct 2010 22:04:45 +0000 (15:04 -0700)
commit9bec8b632d13f04625571009e27a778095c9ade0
treedb538fd4a07394e544705945716b25a9af77dd9f
parentc46099ef68917c9906a23179aa97ab4bd80d6525
Move some more shared x-, w32- things to common-win.

* term/ns-win.el (x-select-text): Doc fix.
* w32-fns.el (x-alternatives-map, x-setup-function-keys)
(x-select-text): Move to term/common-win.
* term/w32-win.el (xw-defined-colors): Move to common-win.
* term/x-win.el (xw-defined-colors, x-alternatives-map)
(x-setup-function-keys, x-select-text): Move to common-win.
* term/common-win.el (x-select-text, x-alternatives-map)
(x-setup-function-keys, xw-defined-colors): Merge x- and w32-
definitions here.
lisp/ChangeLog
lisp/term/common-win.el
lisp/term/ns-win.el
lisp/term/w32-win.el
lisp/term/x-win.el
lisp/w32-fns.el